Welcome![Sign In][Sign Up]
Location:
Search - binary tree

Search list

[Data structstree

Description: 该程序的功能为已知二叉树中序遍历和后序遍历序列,求二叉树的二叉链表结构,程序中假设前序序列和中序序列已经分别储存在数组Pre和In中,由子树的前序和中序序列建立其二叉链表,在中序序列中查找子树根,计算左右子树的大小,置队列为空队列,输出左右孩子并入队列中-The functions of the program in order for the known binary tree traversal and postorder traversal sequence, and the binary tree structure list, the program assumes the former order sequence and sequences in the sequence has been stored in the array, respectively, Pre and In by sub-tree in the sequence before the sequence and the sequence of the establishment of second fork list, in order to find sub-sequences Shugen calculated about the size of subtree, home Queue queue is empty, the output about the children into the queue
Platform: | Size: 1024 | Author: ruikobe | Hits:

[Data structsbinary_tree

Description: 创建一个二叉树及进行二叉树的遍历、计算、复制等相关基本操作-Create a binary tree and binary tree traversal, computing, copying and other related basic operation
Platform: | Size: 4096 | Author: szl | Hits:

[Data structsOPT

Description: 从输入文件中读取数据,构造最优二叉树,输入文件格式如下: 节点的值 出现概率 例如: A 0.001 B 0.25-Read from the input file data, the optimal binary tree structure, input file format is as follows: node probability value such as: A 0.001B 0.25
Platform: | Size: 926720 | Author: 魏木木 | Hits:

[Data structsBinaryTreeoperation

Description: 二叉树的前序中序后序遍历操作,以及后缀表达式计算-Binary Tree Preorder traversal sequence after sequence of operations, as well as the suffix expressions calculated
Platform: | Size: 3072 | Author: chenhuafeng | Hits:

[Data structsb-tree

Description: 二叉树算法集 二叉树算法集-Binary tree algorithms algorithms
Platform: | Size: 3072 | Author: sky | Hits:

[Data structsBiTree

Description: 动态建立二叉树,先序遍历和按层遍历建立二叉树的算法。-Dynamic establishment of binary tree, the first layer traversal and by the establishment of binary tree traversal algorithms.
Platform: | Size: 1024 | Author: 蔡茂蓉 | Hits:

[Compress-Decompress algrithmsBinaryTree

Description: Implementation of binary tree to use it nclude this header to your project -Implementation of binary tree to use it nclude this header to your project
Platform: | Size: 2048 | Author: | Hits:

[Data structsTREE

Description: 这个是二叉树的19个功能演示! 初学者可以看看 希望可以交流交流-This is a binary tree of 19 functional demo! Beginners can take a look at the exchange hope that we can exchange
Platform: | Size: 4096 | Author: jwjshitiancai | Hits:

[Data structstree

Description: 数据结构二叉树算法的应用,VC环境下运行可通过-Binary tree data structure of the application algorithm, VC environment to run through
Platform: | Size: 1024 | Author: 刘佳 | Hits:

[matlabfinace-binary-tree

Description: 用MATLAB实现金融数学中,关于期权二叉树的算法,非常经典,是我大三时,帮大四的师兄写的-Using MATLAB to achieve financial mathematics, the binary tree algorithm on the options, very classic, is my third time to help write a senior senior
Platform: | Size: 3072 | Author: qing | Hits:

[CSharpCode

Description: C#常用的算法资料,另外,里面还包含C#基本的数据结构和一些常用的类的使用,冒泡法,二叉树等等常用的结构。-Algorithm commonly used in C# information, the other, which also includes C# basic data structure and a number of commonly used type of use, bubble method, commonly used binary tree structure and so on.
Platform: | Size: 39936 | Author: Grove.Chu | Hits:

[Data structs@Cmy_Binary_Tree_template

Description: 一个基于排序二叉树的模版,用来巩固二叉树的基本算法--前序、后序、中序遍历等。-A binary tree based on the sort of template for the consolidation of the basic binary tree algorithm- pre-order, after the sequence, and so on in order traversal.
Platform: | Size: 512000 | Author: 过限于 | Hits:

[Data structsbinarytree

Description: binary tree implementation in C-binary tree implementation in C++
Platform: | Size: 1024 | Author: chengers | Hits:

[Data structsTree

Description: Binary search tree - class template BST - Some basic method: insert, delete
Platform: | Size: 129024 | Author: vietquocvn | Hits:

[JSPBinarySearchTree

Description: Java Programming Binary Tr-Java Programming Binary Tree
Platform: | Size: 25600 | Author: wooseta | Hits:

[Data structsBinary-tree-search

Description: 这是一个有关二叉树查找类,总的来说比较好用-This is a binary tree to find the class, are generally more easy to use
Platform: | Size: 23552 | Author: xiao feng | Hits:

[Mathimatics-Numerical algorithmstraverse-binary-tree

Description: 二叉树的先序中序以及后序遍历及深度输出 代码简短有效无措-Binary tree traversal and depth of the output
Platform: | Size: 1024 | Author: 张子腾 | Hits:

[Mathimatics-Numerical algorithmsa-binary-tree-search-algorithm

Description: 在对二叉树存储结构进行分析的基础上,介绍二叉树遍历算法的一种应用,即基于求解二叉树深度算法设计实 现的搜索二叉树中最长路径的算法。这里详细介绍了搜索二叉树中最长路径问题的分析解决思路,在对可能的预期结果进 行分析的基础上,给出了算法的设计方案,同时给出了具体的C语言算法描述。-By analyzing the storage structure of binary tree,a kind of application of binary tree traversal algorithm,that is,the algorithm of searching the longest path in binary tree,which is realized by solving the depth of binary tree,is intro— duced.The solution ideas of searching the longest path in binary tree are proposed in detail.The design scheme of the algorithm is given by analysing the expected results.The algorithm description in C language is presented.
Platform: | Size: 262144 | Author: 陈晓娟 | Hits:

[Data structsdigui-binary-tree

Description: 利用递归的方式对一个二叉树进行操作 比如先序中序后序遍历-Recursive way to operate on a binary tree such as the first post-order traversal sequence in order
Platform: | Size: 104448 | Author: jaychou | Hits:

[Data structstraversal-of-binary-tree

Description: 二叉树的三种遍历的C#实现 能够在.net环境下执行-binary tree traversal traversal of binary tree
Platform: | Size: 4096 | Author: | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net